[INFO] fetching crate substrate-constructor 0.2.1...
[INFO] fixing substrate-constructor-0.2.1 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate substrate-constructor 0.2.1 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate substrate-constructor 0.2.1
[INFO] finished tweaking crates.io crate substrate-constructor 0.2.1
[INFO] tweaked toml for crates.io crate substrate-constructor 0.2.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate substrate-constructor 0.2.1 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 125 packages to latest compatible versions
[INFO] [stderr]       Adding crypto-common v0.1.6 (available: v0.1.7)
[INFO] [stderr]       Adding frame-metadata v18.0.0 (available: v23.0.1)
[INFO] [stderr]       Adding primitive-types v0.13.1 (available: v0.14.0)
[INFO] [stderr]       Adding sp-arithmetic v26.1.0 (available: v28.0.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 60478b0a3067167da80304d50239463314dfe96e0e1d776e18f53d83567050e5
[INFO] running `Command { std: "docker" "start" "60478b0a3067167da80304d50239463314dfe96e0e1d776e18f53d83567050e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "60478b0a3067167da80304d50239463314dfe96e0e1d776e18f53d83567050e5" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "60478b0a3067167da80304d50239463314dfe96e0e1d776e18f53d83567050e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "60478b0a3067167da80304d50239463314dfe96e0e1d776e18f53d83567050e5" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]     Checking konst_macro_rules v0.2.19
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling parity-scale-codec v3.7.5
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]     Checking byte-slice-cast v1.2.3
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking bitvec v1.1.1
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.7.5
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.3
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]     Checking konst v0.2.20
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling derive-syn-parse v0.2.0
[INFO] [stderr]    Compiling scale-info-derive v2.11.6
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]     Checking constant_time_eq v0.4.2
[INFO] [stderr]     Checking merlin v3.0.0
[INFO] [stderr]     Checking blake2b_simd v1.0.4
[INFO] [stderr]     Checking getrandom_or_panic v0.0.3
[INFO] [stderr]     Checking uint v0.10.0
[INFO] [stderr]     Checking integer-sqrt v0.1.5
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking fixed-hash v0.8.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking external-memory-tools v0.1.1
[INFO] [stderr]     Checking primitive-types v0.13.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking const_format v0.2.36
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking sha3 v0.10.9
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking sp-crypto-hashing v0.1.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking schnorrkel v0.11.5
[INFO] [stderr]     Checking ed25519-zebra v4.2.0
[INFO] [stderr]     Checking k256 v0.13.4
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]     Checking scale-info v2.11.6
[INFO] [stderr]     Checking substrate-crypto-light v0.2.0
[INFO] [stderr]     Checking frame-metadata v18.0.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling docify_macros v0.2.9
[INFO] [stderr]     Checking docify v0.2.9
[INFO] [stderr]     Checking sp-arithmetic v26.1.0
[INFO] [stderr]     Checking substrate_parser v0.7.1
[INFO] [stderr]     Checking substrate-constructor v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/try_fill.rs (45 fixes)
[INFO] [stderr]        Fixed src/traits.rs (1 fix)
[INFO] [stderr]        Fixed src/storage_query.rs (1 fix)
[INFO] [stderr]        Fixed src/fill_prepare.rs (20 fixes)
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]     --> src/fill_prepare.rs:1059:25
[INFO] [stdout]      |
[INFO] [stdout] 1059 |                         ref mut specialty_unsigned_to_fill,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1089 | got_filled_unsigned!(spec_version_got_filled, SpecVersion);
[INFO] [stdout]      | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]      = note: `--force-warn rust-2024-incompatible-pat` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]      = note: this warning originates in the macro `got_filled_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout] 1058 |                     &mut TypeContentToFill::Primitive(PrimitiveToFill::CompactUnsigned(
[INFO] [stdout]      |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]     --> src/fill_prepare.rs:1071:25
[INFO] [stdout]      |
[INFO] [stdout] 1071 |                         ref mut specialty_unsigned_to_fill,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1089 | got_filled_unsigned!(spec_version_got_filled, SpecVersion);
[INFO] [stdout]      | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]      = note: this warning originates in the macro `got_filled_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout] 1070 |                     &mut TypeContentToFill::Primitive(PrimitiveToFill::Unsigned(
[INFO] [stdout]      |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]     --> src/fill_prepare.rs:1059:25
[INFO] [stdout]      |
[INFO] [stdout] 1059 |                         ref mut specialty_unsigned_to_fill,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1090 | got_filled_unsigned!(tx_version_got_filled, TxVersion);
[INFO] [stdout]      | ------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]      = note: this warning originates in the macro `got_filled_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout] 1058 |                     &mut TypeContentToFill::Primitive(PrimitiveToFill::CompactUnsigned(
[INFO] [stdout]      |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]     --> src/fill_prepare.rs:1071:25
[INFO] [stdout]      |
[INFO] [stdout] 1071 |                         ref mut specialty_unsigned_to_fill,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1090 | got_filled_unsigned!(tx_version_got_filled, TxVersion);
[INFO] [stdout]      | ------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]      = note: this warning originates in the macro `got_filled_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout] 1070 |                     &mut TypeContentToFill::Primitive(PrimitiveToFill::Unsigned(
[INFO] [stdout]      |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]     --> src/fill_prepare.rs:1464:85
[INFO] [stdout]      |
[INFO] [stdout] 1464 |                 if let TypeContentToFill::SpecialType(SpecialTypeToFill::H256{hash: ref mut hash_to_fill, specialty: SpecialtyH256...
[INFO] [stdout]      |                                                                                     ^^^^^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1476 | got_filled_hash!(genesis_hash_got_filled, GenesisHash);
[INFO] [stdout]      | ------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]      = note: this warning originates in the macro `got_filled_hash` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout] 1464 |                 if let &mut TypeContentToFill::SpecialType(SpecialTypeToFill::H256{hash: ref mut hash_to_fill, specialty: SpecialtyH256::$hash}) =
[INFO] [stdout]      |                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]     --> src/fill_prepare.rs:1464:85
[INFO] [stdout]      |
[INFO] [stdout] 1464 |                 if let TypeContentToFill::SpecialType(SpecialTypeToFill::H256{hash: ref mut hash_to_fill, specialty: SpecialtyH256...
[INFO] [stdout]      |                                                                                     ^^^^^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1477 | got_filled_hash!(block_hash_got_filled, BlockHash);
[INFO] [stdout]      | -------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]      = note: this warning originates in the macro `got_filled_hash` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout] 1464 |                 if let &mut TypeContentToFill::SpecialType(SpecialTypeToFill::H256{hash: ref mut hash_to_fill, specialty: SpecialtyH256::$hash}) =
[INFO] [stdout]      |                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/finalize.rs:161:23
[INFO] [stdout]     |
[INFO] [stdout] 161 |                 match element.finalize() {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 162 |                     Some(a) => array_regular.0.push(a.to_owned()),
[INFO] [stdout]     |                          -
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          `a` calls a custom destructor
[INFO] [stdout]     |                          `a` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 165 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bitvec-1.1.1/src/vec/ops.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | / impl<T, O> Drop for BitVec<T, O>
[INFO] [stdout] 214 | | where
[INFO] [stdout] 215 | |     T: BitStore,
[INFO] [stdout] 216 | |     O: BitOrder,
[INFO] [stdout]     | |________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bitvec-1.1.1/src/vec/ops.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | / impl<T, O> Drop for BitVec<T, O>
[INFO] [stdout] 214 | | where
[INFO] [stdout] 215 | |     T: BitStore,
[INFO] [stdout] 216 | |     O: BitOrder,
[INFO] [stdout]     | |________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bitvec-1.1.1/src/vec/ops.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | / impl<T, O> Drop for BitVec<T, O>
[INFO] [stdout] 214 | | where
[INFO] [stdout] 215 | |     T: BitStore,
[INFO] [stdout] 216 | |     O: BitOrder,
[INFO] [stdout]     | |________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bitvec-1.1.1/src/vec/ops.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | / impl<T, O> Drop for BitVec<T, O>
[INFO] [stdout] 214 | | where
[INFO] [stdout] 215 | |     T: BitStore,
[INFO] [stdout] 216 | |     O: BitOrder,
[INFO] [stdout]     | |________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bitvec-1.1.1/src/vec/ops.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | / impl<T, O> Drop for BitVec<T, O>
[INFO] [stdout] 214 | | where
[INFO] [stdout] 215 | |     T: BitStore,
[INFO] [stdout] 216 | |     O: BitOrder,
[INFO] [stdout]     | |________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bitvec-1.1.1/src/vec/ops.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | / impl<T, O> Drop for BitVec<T, O>
[INFO] [stdout] 214 | | where
[INFO] [stdout] 215 | |     T: BitStore,
[INFO] [stdout] 216 | |     O: BitOrder,
[INFO] [stdout]     | |________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bitvec-1.1.1/src/vec/ops.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | / impl<T, O> Drop for BitVec<T, O>
[INFO] [stdout] 214 | | where
[INFO] [stdout] 215 | |     T: BitStore,
[INFO] [stdout] 216 | |     O: BitOrder,
[INFO] [stdout]     | |________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bitvec-1.1.1/src/vec/ops.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | / impl<T, O> Drop for BitVec<T, O>
[INFO] [stdout] 214 | | where
[INFO] [stdout] 215 | |     T: BitStore,
[INFO] [stdout] 216 | |     O: BitOrder,
[INFO] [stdout]     | |________________^
[INFO] [stdout] note: `a` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bitvec-1.1.1/src/vec/ops.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | / impl<T, O> Drop for BitVec<T, O>
[INFO] [stdout] 214 | | where
[INFO] [stdout] 215 | |     T: BitStore,
[INFO] [stdout] 216 | |     O: BitOrder,
[INFO] [stdout]     | |________________^
[INFO] [stdout] note: `a` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bitvec-1.1.1/src/vec/ops.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | / impl<T, O> Drop for BitVec<T, O>
[INFO] [stdout] 214 | | where
[INFO] [stdout] 215 | |     T: BitStore,
[INFO] [stdout] 216 | |     O: BitOrder,
[INFO] [stdout]     | |________________^
[INFO] [stdout] note: `a` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bitvec-1.1.1/src/vec/ops.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | / impl<T, O> Drop for BitVec<T, O>
[INFO] [stdout] 214 | | where
[INFO] [stdout] 215 | |     T: BitStore,
[INFO] [stdout] 216 | |     O: BitOrder,
[INFO] [stdout]     | |________________^
[INFO] [stdout] note: `a` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bitvec-1.1.1/src/vec/ops.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | / impl<T, O> Drop for BitVec<T, O>
[INFO] [stdout] 214 | | where
[INFO] [stdout] 215 | |     T: BitStore,
[INFO] [stdout] 216 | |     O: BitOrder,
[INFO] [stdout]     | |________________^
[INFO] [stdout] note: `a` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bitvec-1.1.1/src/vec/ops.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | / impl<T, O> Drop for BitVec<T, O>
[INFO] [stdout] 214 | | where
[INFO] [stdout] 215 | |     T: BitStore,
[INFO] [stdout] 216 | |     O: BitOrder,
[INFO] [stdout]     | |________________^
[INFO] [stdout] note: `a` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bitvec-1.1.1/src/vec/ops.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | / impl<T, O> Drop for BitVec<T, O>
[INFO] [stdout] 214 | | where
[INFO] [stdout] 215 | |     T: BitStore,
[INFO] [stdout] 216 | |     O: BitOrder,
[INFO] [stdout]     | |________________^
[INFO] [stdout] note: `a` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bitvec-1.1.1/src/vec/ops.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | / impl<T, O> Drop for BitVec<T, O>
[INFO] [stdout] 214 | | where
[INFO] [stdout] 215 | |     T: BitStore,
[INFO] [stdout] 216 | |     O: BitOrder,
[INFO] [stdout]     | |________________^
[INFO] [stdout] note: `a` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bitvec-1.1.1/src/vec/ops.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | / impl<T, O> Drop for BitVec<T, O>
[INFO] [stdout] 214 | | where
[INFO] [stdout] 215 | |     T: BitStore,
[INFO] [stdout] 216 | |     O: BitOrder,
[INFO] [stdout]     | |________________^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/finalize.rs:357:19
[INFO] [stdout]     |
[INFO] [stdout] 357 |             match field.type_to_fill.finalize() {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 358 |                 Some(a) => fields_content.push(a.to_owned()),
[INFO] [stdout]     |                      -
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      `a` calls a custom destructor
[INFO] [stdout]     |                      `a` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 361 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bitvec-1.1.1/src/vec/ops.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | / impl<T, O> Drop for BitVec<T, O>
[INFO] [stdout] 214 | | where
[INFO] [stdout] 215 | |     T: BitStore,
[INFO] [stdout] 216 | |     O: BitOrder,
[INFO] [stdout]     | |________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bitvec-1.1.1/src/vec/ops.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | / impl<T, O> Drop for BitVec<T, O>
[INFO] [stdout] 214 | | where
[INFO] [stdout] 215 | |     T: BitStore,
[INFO] [stdout] 216 | |     O: BitOrder,
[INFO] [stdout]     | |________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bitvec-1.1.1/src/vec/ops.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | / impl<T, O> Drop for BitVec<T, O>
[INFO] [stdout] 214 | | where
[INFO] [stdout] 215 | |     T: BitStore,
[INFO] [stdout] 216 | |     O: BitOrder,
[INFO] [stdout]     | |________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bitvec-1.1.1/src/vec/ops.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | / impl<T, O> Drop for BitVec<T, O>
[INFO] [stdout] 214 | | where
[INFO] [stdout] 215 | |     T: BitStore,
[INFO] [stdout] 216 | |     O: BitOrder,
[INFO] [stdout]     | |________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bitvec-1.1.1/src/vec/ops.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | / impl<T, O> Drop for BitVec<T, O>
[INFO] [stdout] 214 | | where
[INFO] [stdout] 215 | |     T: BitStore,
[INFO] [stdout] 216 | |     O: BitOrder,
[INFO] [stdout]     | |________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bitvec-1.1.1/src/vec/ops.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | / impl<T, O> Drop for BitVec<T, O>
[INFO] [stdout] 214 | | where
[INFO] [stdout] 215 | |     T: BitStore,
[INFO] [stdout] 216 | |     O: BitOrder,
[INFO] [stdout]     | |________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bitvec-1.1.1/src/vec/ops.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | / impl<T, O> Drop for BitVec<T, O>
[INFO] [stdout] 214 | | where
[INFO] [stdout] 215 | |     T: BitStore,
[INFO] [stdout] 216 | |     O: BitOrder,
[INFO] [stdout]     | |________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bitvec-1.1.1/src/vec/ops.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | / impl<T, O> Drop for BitVec<T, O>
[INFO] [stdout] 214 | | where
[INFO] [stdout] 215 | |     T: BitStore,
[INFO] [stdout] 216 | |     O: BitOrder,
[INFO] [stdout]     | |________________^
[INFO] [stdout] note: `a` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bitvec-1.1.1/src/vec/ops.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | / impl<T, O> Drop for BitVec<T, O>
[INFO] [stdout] 214 | | where
[INFO] [stdout] 215 | |     T: BitStore,
[INFO] [stdout] 216 | |     O: BitOrder,
[INFO] [stdout]     | |________________^
[INFO] [stdout] note: `a` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bitvec-1.1.1/src/vec/ops.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | / impl<T, O> Drop for BitVec<T, O>
[INFO] [stdout] 214 | | where
[INFO] [stdout] 215 | |     T: BitStore,
[INFO] [stdout] 216 | |     O: BitOrder,
[INFO] [stdout]     | |________________^
[INFO] [stdout] note: `a` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bitvec-1.1.1/src/vec/ops.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | / impl<T, O> Drop for BitVec<T, O>
[INFO] [stdout] 214 | | where
[INFO] [stdout] 215 | |     T: BitStore,
[INFO] [stdout] 216 | |     O: BitOrder,
[INFO] [stdout]     | |________________^
[INFO] [stdout] note: `a` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bitvec-1.1.1/src/vec/ops.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | / impl<T, O> Drop for BitVec<T, O>
[INFO] [stdout] 214 | | where
[INFO] [stdout] 215 | |     T: BitStore,
[INFO] [stdout] 216 | |     O: BitOrder,
[INFO] [stdout]     | |________________^
[INFO] [stdout] note: `a` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bitvec-1.1.1/src/vec/ops.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | / impl<T, O> Drop for BitVec<T, O>
[INFO] [stdout] 214 | | where
[INFO] [stdout] 215 | |     T: BitStore,
[INFO] [stdout] 216 | |     O: BitOrder,
[INFO] [stdout]     | |________________^
[INFO] [stdout] note: `a` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bitvec-1.1.1/src/vec/ops.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | / impl<T, O> Drop for BitVec<T, O>
[INFO] [stdout] 214 | | where
[INFO] [stdout] 215 | |     T: BitStore,
[INFO] [stdout] 216 | |     O: BitOrder,
[INFO] [stdout]     | |________________^
[INFO] [stdout] note: `a` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bitvec-1.1.1/src/vec/ops.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | / impl<T, O> Drop for BitVec<T, O>
[INFO] [stdout] 214 | | where
[INFO] [stdout] 215 | |     T: BitStore,
[INFO] [stdout] 216 | |     O: BitOrder,
[INFO] [stdout]     | |________________^
[INFO] [stdout] note: `a` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bitvec-1.1.1/src/vec/ops.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | / impl<T, O> Drop for BitVec<T, O>
[INFO] [stdout] 214 | | where
[INFO] [stdout] 215 | |     T: BitStore,
[INFO] [stdout] 216 | |     O: BitOrder,
[INFO] [stdout]     | |________________^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]     --> src/fill_prepare.rs:1059:25
[INFO] [stdout]      |
[INFO] [stdout] 1059 |                         ref mut specialty_unsigned_to_fill,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1089 | got_filled_unsigned!(spec_version_got_filled, SpecVersion);
[INFO] [stdout]      | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]      = note: `--force-warn rust-2024-incompatible-pat` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]      = note: this warning originates in the macro `got_filled_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout] 1058 |                     &mut TypeContentToFill::Primitive(PrimitiveToFill::CompactUnsigned(
[INFO] [stdout]      |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]     --> src/fill_prepare.rs:1071:25
[INFO] [stdout]      |
[INFO] [stdout] 1071 |                         ref mut specialty_unsigned_to_fill,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1089 | got_filled_unsigned!(spec_version_got_filled, SpecVersion);
[INFO] [stdout]      | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]      = note: this warning originates in the macro `got_filled_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout] 1070 |                     &mut TypeContentToFill::Primitive(PrimitiveToFill::Unsigned(
[INFO] [stdout]      |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]     --> src/fill_prepare.rs:1059:25
[INFO] [stdout]      |
[INFO] [stdout] 1059 |                         ref mut specialty_unsigned_to_fill,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1090 | got_filled_unsigned!(tx_version_got_filled, TxVersion);
[INFO] [stdout]      | ------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]      = note: this warning originates in the macro `got_filled_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout] 1058 |                     &mut TypeContentToFill::Primitive(PrimitiveToFill::CompactUnsigned(
[INFO] [stdout]      |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]     --> src/fill_prepare.rs:1071:25
[INFO] [stdout]      |
[INFO] [stdout] 1071 |                         ref mut specialty_unsigned_to_fill,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1090 | got_filled_unsigned!(tx_version_got_filled, TxVersion);
[INFO] [stdout]      | ------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]      = note: this warning originates in the macro `got_filled_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout] 1070 |                     &mut TypeContentToFill::Primitive(PrimitiveToFill::Unsigned(
[INFO] [stdout]      |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]     --> src/fill_prepare.rs:1464:85
[INFO] [stdout]      |
[INFO] [stdout] 1464 |                 if let TypeContentToFill::SpecialType(SpecialTypeToFill::H256{hash: ref mut hash_to_fill, specialty: SpecialtyH256...
[INFO] [stdout]      |                                                                                     ^^^^^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1476 | got_filled_hash!(genesis_hash_got_filled, GenesisHash);
[INFO] [stdout]      | ------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]      = note: this warning originates in the macro `got_filled_hash` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout] 1464 |                 if let &mut TypeContentToFill::SpecialType(SpecialTypeToFill::H256{hash: ref mut hash_to_fill, specialty: SpecialtyH256::$hash}) =
[INFO] [stdout]      |                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]     --> src/fill_prepare.rs:1464:85
[INFO] [stdout]      |
[INFO] [stdout] 1464 |                 if let TypeContentToFill::SpecialType(SpecialTypeToFill::H256{hash: ref mut hash_to_fill, specialty: SpecialtyH256...
[INFO] [stdout]      |                                                                                     ^^^^^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1477 | got_filled_hash!(block_hash_got_filled, BlockHash);
[INFO] [stdout]      | -------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]      = note: this warning originates in the macro `got_filled_hash` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout] 1464 |                 if let &mut TypeContentToFill::SpecialType(SpecialTypeToFill::H256{hash: ref mut hash_to_fill, specialty: SpecialtyH256::$hash}) =
[INFO] [stdout]      |                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/finalize.rs:161:23
[INFO] [stdout]     |
[INFO] [stdout] 161 |                 match element.finalize() {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 162 |                     Some(a) => array_regular.0.push(a.to_owned()),
[INFO] [stdout]     |                          -
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          `a` calls a custom destructor
[INFO] [stdout]     |                          `a` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 165 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bitvec-1.1.1/src/vec/ops.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | / impl<T, O> Drop for BitVec<T, O>
[INFO] [stdout] 214 | | where
[INFO] [stdout] 215 | |     T: BitStore,
[INFO] [stdout] 216 | |     O: BitOrder,
[INFO] [stdout]     | |________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bitvec-1.1.1/src/vec/ops.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | / impl<T, O> Drop for BitVec<T, O>
[INFO] [stdout] 214 | | where
[INFO] [stdout] 215 | |     T: BitStore,
[INFO] [stdout] 216 | |     O: BitOrder,
[INFO] [stdout]     | |________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bitvec-1.1.1/src/vec/ops.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | / impl<T, O> Drop for BitVec<T, O>
[INFO] [stdout] 214 | | where
[INFO] [stdout] 215 | |     T: BitStore,
[INFO] [stdout] 216 | |     O: BitOrder,
[INFO] [stdout]     | |________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bitvec-1.1.1/src/vec/ops.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | / impl<T, O> Drop for BitVec<T, O>
[INFO] [stdout] 214 | | where
[INFO] [stdout] 215 | |     T: BitStore,
[INFO] [stdout] 216 | |     O: BitOrder,
[INFO] [stdout]     | |________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bitvec-1.1.1/src/vec/ops.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | / impl<T, O> Drop for BitVec<T, O>
[INFO] [stdout] 214 | | where
[INFO] [stdout] 215 | |     T: BitStore,
[INFO] [stdout] 216 | |     O: BitOrder,
[INFO] [stdout]     | |________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bitvec-1.1.1/src/vec/ops.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | / impl<T, O> Drop for BitVec<T, O>
[INFO] [stdout] 214 | | where
[INFO] [stdout] 215 | |     T: BitStore,
[INFO] [stdout] 216 | |     O: BitOrder,
[INFO] [stdout]     | |________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bitvec-1.1.1/src/vec/ops.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | / impl<T, O> Drop for BitVec<T, O>
[INFO] [stdout] 214 | | where
[INFO] [stdout] 215 | |     T: BitStore,
[INFO] [stdout] 216 | |     O: BitOrder,
[INFO] [stdout]     | |________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bitvec-1.1.1/src/vec/ops.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | / impl<T, O> Drop for BitVec<T, O>
[INFO] [stdout] 214 | | where
[INFO] [stdout] 215 | |     T: BitStore,
[INFO] [stdout] 216 | |     O: BitOrder,
[INFO] [stdout]     | |________________^
[INFO] [stdout] note: `a` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bitvec-1.1.1/src/vec/ops.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | / impl<T, O> Drop for BitVec<T, O>
[INFO] [stdout] 214 | | where
[INFO] [stdout] 215 | |     T: BitStore,
[INFO] [stdout] 216 | |     O: BitOrder,
[INFO] [stdout]     | |________________^
[INFO] [stdout] note: `a` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bitvec-1.1.1/src/vec/ops.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | / impl<T, O> Drop for BitVec<T, O>
[INFO] [stdout] 214 | | where
[INFO] [stdout] 215 | |     T: BitStore,
[INFO] [stdout] 216 | |     O: BitOrder,
[INFO] [stdout]     | |________________^
[INFO] [stdout] note: `a` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bitvec-1.1.1/src/vec/ops.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | / impl<T, O> Drop for BitVec<T, O>
[INFO] [stdout] 214 | | where
[INFO] [stdout] 215 | |     T: BitStore,
[INFO] [stdout] 216 | |     O: BitOrder,
[INFO] [stdout]     | |________________^
[INFO] [stdout] note: `a` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bitvec-1.1.1/src/vec/ops.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | / impl<T, O> Drop for BitVec<T, O>
[INFO] [stdout] 214 | | where
[INFO] [stdout] 215 | |     T: BitStore,
[INFO] [stdout] 216 | |     O: BitOrder,
[INFO] [stdout]     | |________________^
[INFO] [stdout] note: `a` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bitvec-1.1.1/src/vec/ops.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | / impl<T, O> Drop for BitVec<T, O>
[INFO] [stdout] 214 | | where
[INFO] [stdout] 215 | |     T: BitStore,
[INFO] [stdout] 216 | |     O: BitOrder,
[INFO] [stdout]     | |________________^
[INFO] [stdout] note: `a` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bitvec-1.1.1/src/vec/ops.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | / impl<T, O> Drop for BitVec<T, O>
[INFO] [stdout] 214 | | where
[INFO] [stdout] 215 | |     T: BitStore,
[INFO] [stdout] 216 | |     O: BitOrder,
[INFO] [stdout]     | |________________^
[INFO] [stdout] note: `a` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bitvec-1.1.1/src/vec/ops.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | / impl<T, O> Drop for BitVec<T, O>
[INFO] [stdout] 214 | | where
[INFO] [stdout] 215 | |     T: BitStore,
[INFO] [stdout] 216 | |     O: BitOrder,
[INFO] [stdout]     | |________________^
[INFO] [stdout] note: `a` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bitvec-1.1.1/src/vec/ops.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | / impl<T, O> Drop for BitVec<T, O>
[INFO] [stdout] 214 | | where
[INFO] [stdout] 215 | |     T: BitStore,
[INFO] [stdout] 216 | |     O: BitOrder,
[INFO] [stdout]     | |________________^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/finalize.rs:357:19
[INFO] [stdout]     |
[INFO] [stdout] 357 |             match field.type_to_fill.finalize() {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 358 |                 Some(a) => fields_content.push(a.to_owned()),
[INFO] [stdout]     |                      -
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      `a` calls a custom destructor
[INFO] [stdout]     |                      `a` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 361 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bitvec-1.1.1/src/vec/ops.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | / impl<T, O> Drop for BitVec<T, O>
[INFO] [stdout] 214 | | where
[INFO] [stdout] 215 | |     T: BitStore,
[INFO] [stdout] 216 | |     O: BitOrder,
[INFO] [stdout]     | |________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bitvec-1.1.1/src/vec/ops.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | / impl<T, O> Drop for BitVec<T, O>
[INFO] [stdout] 214 | | where
[INFO] [stdout] 215 | |     T: BitStore,
[INFO] [stdout] 216 | |     O: BitOrder,
[INFO] [stdout]     | |________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bitvec-1.1.1/src/vec/ops.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | / impl<T, O> Drop for BitVec<T, O>
[INFO] [stdout] 214 | | where
[INFO] [stdout] 215 | |     T: BitStore,
[INFO] [stdout] 216 | |     O: BitOrder,
[INFO] [stdout]     | |________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bitvec-1.1.1/src/vec/ops.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | / impl<T, O> Drop for BitVec<T, O>
[INFO] [stdout] 214 | | where
[INFO] [stdout] 215 | |     T: BitStore,
[INFO] [stdout] 216 | |     O: BitOrder,
[INFO] [stdout]     | |________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bitvec-1.1.1/src/vec/ops.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | / impl<T, O> Drop for BitVec<T, O>
[INFO] [stdout] 214 | | where
[INFO] [stdout] 215 | |     T: BitStore,
[INFO] [stdout] 216 | |     O: BitOrder,
[INFO] [stdout]     | |________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bitvec-1.1.1/src/vec/ops.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | / impl<T, O> Drop for BitVec<T, O>
[INFO] [stdout] 214 | | where
[INFO] [stdout] 215 | |     T: BitStore,
[INFO] [stdout] 216 | |     O: BitOrder,
[INFO] [stdout]     | |________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bitvec-1.1.1/src/vec/ops.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | / impl<T, O> Drop for BitVec<T, O>
[INFO] [stdout] 214 | | where
[INFO] [stdout] 215 | |     T: BitStore,
[INFO] [stdout] 216 | |     O: BitOrder,
[INFO] [stdout]     | |________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bitvec-1.1.1/src/vec/ops.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | / impl<T, O> Drop for BitVec<T, O>
[INFO] [stdout] 214 | | where
[INFO] [stdout] 215 | |     T: BitStore,
[INFO] [stdout] 216 | |     O: BitOrder,
[INFO] [stdout]     | |________________^
[INFO] [stdout] note: `a` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bitvec-1.1.1/src/vec/ops.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | / impl<T, O> Drop for BitVec<T, O>
[INFO] [stdout] 214 | | where
[INFO] [stdout] 215 | |     T: BitStore,
[INFO] [stdout] 216 | |     O: BitOrder,
[INFO] [stdout]     | |________________^
[INFO] [stdout] note: `a` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bitvec-1.1.1/src/vec/ops.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | / impl<T, O> Drop for BitVec<T, O>
[INFO] [stdout] 214 | | where
[INFO] [stdout] 215 | |     T: BitStore,
[INFO] [stdout] 216 | |     O: BitOrder,
[INFO] [stdout]     | |________________^
[INFO] [stdout] note: `a` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bitvec-1.1.1/src/vec/ops.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | / impl<T, O> Drop for BitVec<T, O>
[INFO] [stdout] 214 | | where
[INFO] [stdout] 215 | |     T: BitStore,
[INFO] [stdout] 216 | |     O: BitOrder,
[INFO] [stdout]     | |________________^
[INFO] [stdout] note: `a` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bitvec-1.1.1/src/vec/ops.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | / impl<T, O> Drop for BitVec<T, O>
[INFO] [stdout] 214 | | where
[INFO] [stdout] 215 | |     T: BitStore,
[INFO] [stdout] 216 | |     O: BitOrder,
[INFO] [stdout]     | |________________^
[INFO] [stdout] note: `a` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bitvec-1.1.1/src/vec/ops.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | / impl<T, O> Drop for BitVec<T, O>
[INFO] [stdout] 214 | | where
[INFO] [stdout] 215 | |     T: BitStore,
[INFO] [stdout] 216 | |     O: BitOrder,
[INFO] [stdout]     | |________________^
[INFO] [stdout] note: `a` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bitvec-1.1.1/src/vec/ops.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | / impl<T, O> Drop for BitVec<T, O>
[INFO] [stdout] 214 | | where
[INFO] [stdout] 215 | |     T: BitStore,
[INFO] [stdout] 216 | |     O: BitOrder,
[INFO] [stdout]     | |________________^
[INFO] [stdout] note: `a` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bitvec-1.1.1/src/vec/ops.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | / impl<T, O> Drop for BitVec<T, O>
[INFO] [stdout] 214 | | where
[INFO] [stdout] 215 | |     T: BitStore,
[INFO] [stdout] 216 | |     O: BitOrder,
[INFO] [stdout]     | |________________^
[INFO] [stdout] note: `a` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bitvec-1.1.1/src/vec/ops.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | / impl<T, O> Drop for BitVec<T, O>
[INFO] [stdout] 214 | | where
[INFO] [stdout] 215 | |     T: BitStore,
[INFO] [stdout] 216 | |     O: BitOrder,
[INFO] [stdout]     | |________________^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.25s
[INFO] [stderr] crater-edition-check: substrate-constructor v0.2.1 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking substrate-constructor v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> src/fill_prepare.rs:1059:25
[INFO] [stdout]      |
[INFO] [stdout] 1059 |                         ref mut specialty_unsigned_to_fill,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1089 | got_filled_unsigned!(spec_version_got_filled, SpecVersion);
[INFO] [stdout]      | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the macro `got_filled_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout] 1058 |                     &mut TypeContentToFill::Primitive(PrimitiveToFill::CompactUnsigned(
[INFO] [stdout]      |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> src/fill_prepare.rs:1071:25
[INFO] [stdout]      |
[INFO] [stdout] 1071 |                         ref mut specialty_unsigned_to_fill,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1089 | got_filled_unsigned!(spec_version_got_filled, SpecVersion);
[INFO] [stdout]      | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the macro `got_filled_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout] 1070 |                     &mut TypeContentToFill::Primitive(PrimitiveToFill::Unsigned(
[INFO] [stdout]      |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> src/fill_prepare.rs:1059:25
[INFO] [stdout]      |
[INFO] [stdout] 1059 |                         ref mut specialty_unsigned_to_fill,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1090 | got_filled_unsigned!(tx_version_got_filled, TxVersion);
[INFO] [stdout]      | ------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the macro `got_filled_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout] 1058 |                     &mut TypeContentToFill::Primitive(PrimitiveToFill::CompactUnsigned(
[INFO] [stdout]      |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> src/fill_prepare.rs:1071:25
[INFO] [stdout]      |
[INFO] [stdout] 1071 |                         ref mut specialty_unsigned_to_fill,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1090 | got_filled_unsigned!(tx_version_got_filled, TxVersion);
[INFO] [stdout]      | ------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the macro `got_filled_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout] 1070 |                     &mut TypeContentToFill::Primitive(PrimitiveToFill::Unsigned(
[INFO] [stdout]      |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> src/fill_prepare.rs:1464:85
[INFO] [stdout]      |
[INFO] [stdout] 1464 |                 if let TypeContentToFill::SpecialType(SpecialTypeToFill::H256{hash: ref mut hash_to_fill, specialty: SpecialtyH256...
[INFO] [stdout]      |                                                                                     ^^^^^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1476 | got_filled_hash!(genesis_hash_got_filled, GenesisHash);
[INFO] [stdout]      | ------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the macro `got_filled_hash` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout] 1464 |                 if let &mut TypeContentToFill::SpecialType(SpecialTypeToFill::H256{hash: ref mut hash_to_fill, specialty: SpecialtyH256::$hash}) =
[INFO] [stdout]      |                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> src/fill_prepare.rs:1464:85
[INFO] [stdout]      |
[INFO] [stdout] 1464 |                 if let TypeContentToFill::SpecialType(SpecialTypeToFill::H256{hash: ref mut hash_to_fill, specialty: SpecialtyH256...
[INFO] [stdout]      |                                                                                     ^^^^^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1477 | got_filled_hash!(block_hash_got_filled, BlockHash);
[INFO] [stdout]      | -------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the macro `got_filled_hash` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout] 1464 |                 if let &mut TypeContentToFill::SpecialType(SpecialTypeToFill::H256{hash: ref mut hash_to_fill, specialty: SpecialtyH256::$hash}) =
[INFO] [stdout]      |                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `substrate-constructor` (lib) due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> src/fill_prepare.rs:1059:25
[INFO] [stdout]      |
[INFO] [stdout] 1059 |                         ref mut specialty_unsigned_to_fill,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1089 | got_filled_unsigned!(spec_version_got_filled, SpecVersion);
[INFO] [stdout]      | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the macro `got_filled_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout] 1058 |                     &mut TypeContentToFill::Primitive(PrimitiveToFill::CompactUnsigned(
[INFO] [stdout]      |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> src/fill_prepare.rs:1071:25
[INFO] [stdout]      |
[INFO] [stdout] 1071 |                         ref mut specialty_unsigned_to_fill,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1089 | got_filled_unsigned!(spec_version_got_filled, SpecVersion);
[INFO] [stdout]      | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the macro `got_filled_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout] 1070 |                     &mut TypeContentToFill::Primitive(PrimitiveToFill::Unsigned(
[INFO] [stdout]      |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> src/fill_prepare.rs:1059:25
[INFO] [stdout]      |
[INFO] [stdout] 1059 |                         ref mut specialty_unsigned_to_fill,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1090 | got_filled_unsigned!(tx_version_got_filled, TxVersion);
[INFO] [stdout]      | ------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the macro `got_filled_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout] 1058 |                     &mut TypeContentToFill::Primitive(PrimitiveToFill::CompactUnsigned(
[INFO] [stdout]      |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> src/fill_prepare.rs:1071:25
[INFO] [stdout]      |
[INFO] [stdout] 1071 |                         ref mut specialty_unsigned_to_fill,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1090 | got_filled_unsigned!(tx_version_got_filled, TxVersion);
[INFO] [stdout]      | ------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the macro `got_filled_unsigned` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout] 1070 |                     &mut TypeContentToFill::Primitive(PrimitiveToFill::Unsigned(
[INFO] [stdout]      |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> src/fill_prepare.rs:1464:85
[INFO] [stdout]      |
[INFO] [stdout] 1464 |                 if let TypeContentToFill::SpecialType(SpecialTypeToFill::H256{hash: ref mut hash_to_fill, specialty: SpecialtyH256...
[INFO] [stdout]      |                                                                                     ^^^^^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1476 | got_filled_hash!(genesis_hash_got_filled, GenesisHash);
[INFO] [stdout]      | ------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the macro `got_filled_hash` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout] 1464 |                 if let &mut TypeContentToFill::SpecialType(SpecialTypeToFill::H256{hash: ref mut hash_to_fill, specialty: SpecialtyH256::$hash}) =
[INFO] [stdout]      |                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> src/fill_prepare.rs:1464:85
[INFO] [stdout]      |
[INFO] [stdout] 1464 |                 if let TypeContentToFill::SpecialType(SpecialTypeToFill::H256{hash: ref mut hash_to_fill, specialty: SpecialtyH256...
[INFO] [stdout]      |                                                                                     ^^^^^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1477 | got_filled_hash!(block_hash_got_filled, BlockHash);
[INFO] [stdout]      | -------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the macro `got_filled_hash` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout] 1464 |                 if let &mut TypeContentToFill::SpecialType(SpecialTypeToFill::H256{hash: ref mut hash_to_fill, specialty: SpecialtyH256::$hash}) =
[INFO] [stdout]      |                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `substrate-constructor` (lib test) due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "60478b0a3067167da80304d50239463314dfe96e0e1d776e18f53d83567050e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60478b0a3067167da80304d50239463314dfe96e0e1d776e18f53d83567050e5", kill_on_drop: false }`
[INFO] [stdout] 60478b0a3067167da80304d50239463314dfe96e0e1d776e18f53d83567050e5
